home *** CD-ROM | disk | FTP | other *** search
- $name "Milton Grenade"
-
- $properties
- {
- $collision_radius = 10
- $collision_flags = COLLIDE_WORLD,COLLIDE_INSTANCE,COLLIDE_SHADOWMAN
- $damage = 0
- $blast_radius = 200
- $blast_damage = 2
- $blast_time = 5
- $min_velocity = 35
- $max_velocity = 35
- $velocity_flags = USE_DEFAULT_VELOCITY,USE_MOMENTUM
- $physics_flags = PHYS_GRAVITY,PHYS_BOUNCE
- $friction = 0.7
- $weapon_class = _WP_CLASS_UNKNWN
- $ammo = 20
- }
-
- $custom_sounds
- {
- $sound_gren_explode = "data\audio\sfx\baddys\milton\explode.wav"
- }